Fix doc references left for EasyGPS.
authorRobert Lipe <robertlipe@gmail.com>
Thu, 17 Mar 2022 03:26:48 +0000 (22:26 -0500)
committerRobert Lipe <robertlipe@gmail.com>
Thu, 17 Mar 2022 03:26:48 +0000 (22:26 -0500)
CMakeLists.txt
xmldoc/formats/geo.xml [deleted file]

index 2601e14e7ca596e20ef52a4a1450dbe69fcaa2d3..579e12f13e6283b48bfd4461bf8da20b97458ecd 100644 (file)
@@ -409,7 +409,6 @@ set(TESTS
   dna
   dop_filter
   duplicate
-  easygps
   energympro
   enigma
   exif
diff --git a/xmldoc/formats/geo.xml b/xmldoc/formats/geo.xml
deleted file mode 100644 (file)
index 127abb4..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<para>
-This format supports the <ulink  url="http://www.geocaching.com">Geocaching.com</ulink>/<ulink url="http://www.easygps.com">EasyGPS</ulink> ".loc" format.  This format
-was created specifically for Geocaching.com and is not the same as the
-standard EasyGPS .loc format.  See the <link linkend="fmt_easygps">EasyGPS</link>
-or <link linkend="fmt_gpx">GPX</link> formats for more general EasyGPS support.
-</para>
-<para>
-This is a simple XML-based format containing only very basic information
-about geocaches.  If you can use the <link linkend="fmt_gpx">GPX</link>
-format from Pocket Queries instead, you should consider doing so as it is a much richer format.
-</para>
-<para>
-We have a separate page describing how to <ulink url="/tips/browser.html">send from Geocaching.com pages to GPS</ulink>
-</para>